home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 40 / Amiga Format CD40 (1999-05-11)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-06].iso / -seriously_amiga- / gfxcard / cgraphx41 / changes.txt < prev    next >
Text File  |  1999-03-24  |  4KB  |  146 lines

  1. revision history for archive rev 1
  2.  
  3.  
  4. cgxsystem.library
  5. =================
  6.  
  7. Changes for 42.1
  8.  
  9. - cybergraphics vblank interrupt handler is now only installed if at least
  10.   one graphics card is configured for draggable screens
  11. - fixed some problems with doublebuffered screen bitmaps
  12.  
  13. Changes for 42.0
  14.  
  15. - initial v4 release
  16.  
  17.  
  18. CV64 driver
  19. ===========
  20.  
  21. Changes for 4.1
  22.  
  23. - fixed some blit/rectfill problems with double buffered screens
  24.   (fixes problems with StormMesa 3.0 fullscreen mode)
  25.  
  26. Changes for 4.0
  27.  
  28. - initial release
  29.  
  30.  
  31. CV3D driver
  32. ===========
  33.  
  34. Changes for 4.1
  35.  
  36. - To workaround some problems with Scalos and NewIcons in conjunction
  37.   with the BITMAPCACHE option, bitmaps with a width < 64 pixels 
  38.   are not cached anymore. This is added as a temporary workaround and
  39.   will be changed in a future release.
  40. - Fixed another problem with doublebuffer bitmap support. When 
  41.   BITMAPCACHE was enabled, the 2nd buffer bitmap was not properly
  42.   loaded into the framebuffer which could result in a buffer
  43.   staying completely black
  44. - video stream support is not buffered anymore when the card is 
  45.   configured for ZorroIII mode
  46. - fixed some blit/rect fill problems with double buffered screens
  47.   (fixes problems with StormMesa 3.0 fullscreen mode)
  48.  
  49. Changes for 4.0
  50.  
  51. - initial release
  52.  
  53.  
  54. 3DLabs drivers
  55. ==============
  56.  
  57. Changes for 4.1
  58.  
  59. - To workaround some problems with Scalos and NewIcons in conjunction
  60.   with the BITMAPCACHE option, bitmaps with a width < 64 pixels 
  61.   are not cached anymore. This is added as a temporary workaround and
  62.   will be changed in a future release.
  63. - The CVisionPPC now only works for CVisionPPC card. You need to
  64.   install the BVisionPPC driver for BVisionPPC
  65. - setting of h/v sync polarity now works properly. If a resolution 
  66.   looks differently with the new driver, check the sync polarity 
  67.   setting for this mode (if it is set to positive, you can switch it
  68.   to negative to get the same result as before)
  69. - added support for new BVisionPPC card and different RAM types used
  70.   with latest CVisionPPC cards
  71. - fixed some blit/rectfill problems with double buffered screens
  72.   (fixes problems with StormMesa 3.0 fullscreen mode)
  73.  
  74. Changes for 4.0
  75.  
  76. - initial release
  77.  
  78.  
  79. Cirrus Logic drivers
  80. ====================
  81.  
  82. Changes for 4.1
  83.  
  84. - fixed some blit/rect fill problems with double buffered screens
  85.   (fixes problems with StormMesa 3.0 fullscreen mode)
  86. - fixed bug for blits that were higher than 1024 lines with GD5434
  87.   chip (PiccoSD64, Pixel64)
  88. - BITMAPCACHE tooltype option now works properly
  89. - driver now properly recalculates the exact pixelclock
  90.   -> CGXMode now gets exact pixelclock results when pressing the x
  91.   key on the testmode screen
  92. - blitter rectangle copy method activated for 24bit 3bpp modes with
  93.   old CL (non 5446) cards (PicassoII(+)/Spectrum/Piccolo)
  94. - fixed problems with GD5434(PiccoSD64,Pixel64) and >= 85Mhz 8bit
  95.   displaymodes
  96. - PicassoIV driver now works with resolutions that use exactly 85MHz
  97.   dotclock
  98.  
  99. Changes for 4.0
  100.  
  101. - initial v4 release
  102.  
  103.  
  104. Symbios Logic drivers
  105. =====================
  106.  
  107. Changes for 4.1
  108.  
  109. - added Altais/DraCo support
  110. - To workaround some problems with Scalos and NewIcons in conjunction
  111.   with the BITMAPCACHE option, bitmaps with a width < 64 pixels 
  112.   are not cached anymore. This is added as a temporary workaround and
  113.   will be changed in a future release.
  114. - added bitblit acceleration for some occasionally used minterms
  115. - driver now properly recalculates the exact pixelclock
  116.   -> CGXMode now gets exact pixelclock results when pressing the x
  117.   key on the testmode screen
  118. - BITMAPCACHE tooltype option now works properly
  119.  
  120. Changes for 4.0
  121.  
  122. - initial v4 release
  123.  
  124.  
  125. CGXMode
  126. =======
  127.  
  128. Changes for 4.1
  129.  
  130. - Change of H/VSync polarity is now properly updated on the testscreen
  131. - removed some obsolete debug output when pressing help key
  132. - max pixelclock in 8bit is now properly limited to graphics card maxclock
  133.   maximum pixclock slider value is now reset when scan depth is changed
  134. - Changes to the H/VSync polarity are now properly updated in the edit
  135.   resolution window when they were changed on the test screen
  136. - clone now directly opens the edit window and reinserts the mode
  137.   after the related depth and not at the end of the list when the
  138.   copied mode is accepted.
  139. - new now directly opens the edit window and inserts the mode
  140.   after the last mode with the same depth and not at the end of the
  141.   list.
  142.  
  143. Changes for 4.0
  144.  
  145. - initial release
  146.